home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / Opening.dir / 00055.ls < prev    next >
Encoding:
Text File  |  1999-09-21  |  137 b   |  9 lines

  1. on mouseDown
  2.   global gsoundflip
  3.   if gsoundflip = 1 then
  4.     quickSwitch("Resetiim")
  5.     puppetSprite(10, 0)
  6.     go("xit")
  7.   end if
  8. end
  9.